Properties  Methods 


Point2DSeriesTransformation<T> Class Members

The following tables list the members exposed by Point2DSeriesTransformation<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyCollection of original Y values from SciChart.Charting.Model.DataSeries.DataSeries<TX,TY>.YValues.  
Public Property Gets the renderable series to which the transformation is attached.  
Public Property  
Top
Public Methods
 NameDescription
Public MethodPerforms scale transformation on pointSeries according to currentProgress of animation.  
Public MethodPerforms sweep transformation on pointSeries according to currentProgress of animation.  
Public MethodPerforms wave transformation on pointSeries according to currentProgress of animation.  
Top
Protected Methods
 NameDescription
Protected MethodCalculation which is applied to every value in SciChart.Data.Model.IPointSeries during transformation.  
Protected MethodCalled during SciChart.Data.Model.IPointSeries transformation to transform additional values like ZValues, OHLC Values, etc.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also